home *** CD-ROM | disk | FTP | other *** search
- on initSimulation
- global bEmailFinished, bSubjectFinished, bFileJoined, bCCdone
- set bEmailFinished to 0
- set bSubjectFinished to 0
- set bFileJoined to 0
- set bCCdone to 0
- set the text of member "field_email_address" to EMPTY
- set the textFont of member "field_email_address" to "MS Sans Serif"
- set the text of member "field_cc" to EMPTY
- set the textFont of member "field_cc" to "MS Sans Serif"
- set the text of member "field_cc2" to EMPTY
- set the textFont of member "field_cc2" to "MS Sans Serif"
- set the text of member "field_sujet" to EMPTY
- set the textFont of member "field_sujet" to "MS Sans Serif"
- set the text of member "montre_moi_message" to EMPTY
- set the textFont of member "montre_moi_message" to "MS Sans Serif"
- set the text of member "field_file_joined" to EMPTY
- end
-